Skip to content

Comments

Add paren around struct literal#10

Merged
meszmate merged 2 commits intomeszmate:mainfrom
nwindian:fix-readme-example
Feb 12, 2026
Merged

Add paren around struct literal#10
meszmate merged 2 commits intomeszmate:mainfrom
nwindian:fix-readme-example

Conversation

@nwindian
Copy link

The example in the README didn't build due to zig requiring parentheses around the struct literal while chaining

@meszmate
Copy link
Owner

Fixed the remaining instances of zz.Style{}.method() that also need parentheses (lines 133, 152, 156, 165, 169).

@meszmate meszmate merged commit 40e75f1 into meszmate:main Feb 12, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants